projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c1432b
)
MAINTAINERS: Add more sources to Arch Snapdragon
author
Ramon Fried
<
[email protected]
>
Fri, 3 Aug 2018 17:56:27 +0000
(20:56 +0300)
committer
Tom Rini
<
[email protected]
>
Mon, 13 Aug 2018 18:04:04 +0000
(14:04 -0400)
Add scattered driver files around the source tree
that belongs to Snapdragon arch. Not sure why they
were not included in the first place.
Signed-off-by: Ramon Fried <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8a2f0a730c94363d6919c1bd5bf9a049cc88d175..cc28a980f1b814da2cd2fea500a2be225882a93b 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-207,7
+207,11
@@
ARM SNAPDRAGON
M: Ramon Fried <
[email protected]
>
S: Maintained
F: arch/arm/mach-snapdragon/
+F: drivers/gpio/msm_gpio.c
+F: drivers/mmc/msm_sdhci.c
+F: drivers/serial/serial_msm.c
F: drivers/smem/msm_smem.c
+F: drivers/usb/host/ehci-msm.c
ARM STI
M: Patrice Chotard <
[email protected]
>